Api.GetConfiguredIoCount 方法

取得模擬 I/O 模組的數量。

命名空間IntervalZero.KINGSTAR.OpcUa.Api

組合: IntervalZero.KINGSTAR.OpcUa.Api (於 IntervalZero.KINGSTAR.OpcUa.Client.dll) 版本:4.4.0.0

語法

C#VB
public KsReturn<int> GetConfiguredIoCount()
Public Function RemoveModuleConfiguration() As KsReturn(Of Integer)

回傳值

型別:KsReturn<int>

回傳一個 KsError 代碼及一個整數值。

可用的 EtherCAT 狀態

ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP

範例

C#
N/A

參見

Api 類別

IntervalZero.KINGSTAR.OpcUa.Api 命名空間